- data collection processor
- процессор сбора данных
English-Russian dictionary of modern telecommunications. 2003.
English-Russian dictionary of modern telecommunications. 2003.
data — n.pl. (also treated as sing., as in that is all the data we have, although the singular form is strictly datum) 1 known facts or things used as a basis for inference or reckoning. 2 quantities or characters operated on by a computer etc. Phrases… … Useful english dictionary
Data parallelism — (also known as loop level parallelism) is a form of parallelization of computing across multiple processors in parallel computing environments. Data parallelism focuses on distributing the data across different parallel computing nodes. It… … Wikipedia
Data integration — involves combining data residing in different sources and providing users with a unified view of these data.[1] This process becomes significant in a variety of situations, which include both commercial (when two similar companies need to merge… … Wikipedia
Data Intensive Computing — is a class of parallel computing applications which use a data parallel approach to processing large volumes of data typically terabytes or petabytes in size and typically referred to as Big Data. Computing applications which devote most of their … Wikipedia
Processor register — In computer architecture, a processor register is a small amount of storage available as part of a CPU or other digital processor. Such registers are (typically) addressed by mechanisms other than main memory and can be accessed more quickly.… … Wikipedia
Data General AViiON — AViiON logo AViiON was a series of computers from Data General that were the company s main product from the late 1980s until the company s server products were discontinued in 2001. Earlier AViiON models used the Motorola 88000 CPU, but later… … Wikipedia
Data dictionary — Not to be confused with Dictionary (data structure). A data dictionary, or metadata repository, as defined in the IBM Dictionary of Computing, is a centralized repository of information about data such as meaning, relationships to other data,… … Wikipedia
Front end processor — For the computer program, see Front end processor (program). A front end processor (FEP), or a communications processor, is a small sized computer which interfaces to the host computer a number of networks, such as SNA, or a number of peripheral… … Wikipedia
Control Data Corporation — (CDC) was a supercomputer firm. For most of the 1960s, it built the fastest computers in the world by far, only losing that crown in the 1970s after Seymour Cray left the company to found Cray Research, Inc. (CRI). CDC was one of the nine major… … Wikipedia
GNU Compiler Collection — Cc1 redirects here. For other uses of CC1 or CC 1, see CC1 (disambiguation). GNU Compiler Collection Developer(s) GNU Project Initial release May 23, 1987 ( … Wikipedia
Concurrent data structure — In computer science, a concurrent data structure is a particular way of storing and organizing data for access by multiple computing threads (or processes) on a computer. Historically, such data structures were used on uniprocessor machines with… … Wikipedia